Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ckeditor browse and upload image error #351

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

choiss7
Copy link

@choiss7 choiss7 commented Oct 30, 2022

Hello ..

i upgrade redmine 5.0 and installed plugin redmin_ckeditor 1.2.4

it works well , but click and error 'browse and upload images icon' when i tried upload images ..

please check this ...

I, [2022-10-30T07:28:23.424614 #195725] INFO -- : [0e8a5a8a-2a54-40c6-a0b4-5372ac66701f] Started GET "/rich/files/?CKEditor=project_description&CKEditorFuncNum=2&default_style=original&allowed_styles=thumb%2Crich_thumb%2Coriginal&insert_many=false&type=image&scoped=true&scope_type=Project&scope_id=277&viewMode=grid" for 192.168.219.1 at 2022-10-30 07:28:23 +0000
I, [2022-10-30T07:28:23.428100 #195725] INFO -- : [0e8a5a8a-2a54-40c6-a0b4-5372ac66701f] Processing by Rich::FilesController#index as HTML
I, [2022-10-30T07:28:23.428350 #195725] INFO -- : [0e8a5a8a-2a54-40c6-a0b4-5372ac66701f] Parameters: {"CKEditor"=>"project_description", "CKEditorFuncNum"=>"2", "default_style"=>"original", "allowed_styles"=>"thumb,rich_thumb,original", "insert_many"=>"false", "type"=>"image", "scoped"=>"true", "scope_type"=>"Project", "scope_id"=>"277", "viewMode"=>"grid"}
I, [2022-10-30T07:28:23.477959 #195725] INFO -- : [0e8a5a8a-2a54-40c6-a0b4-5372ac66701f] Current user: choiss (id=3)
I, [2022-10-30T07:28:23.495447 #195725] INFO -- : [0e8a5a8a-2a54-40c6-a0b4-5372ac66701f] Rendered /opt/bitnami/ruby/lib/ruby/gems/3.0.0/bundler/gems/rich-331110a2a539/app/views/rich/files/index.html.erb within layouts/rich/application (Duration: 12.6ms | Allocations: 2037)
I, [2022-10-30T07:28:23.495734 #195725] INFO -- : [0e8a5a8a-2a54-40c6-a0b4-5372ac66701f] Rendered layout plugins/redmine_ckeditor/app/views/layouts/rich/application.html.erb (Duration: 13.0ms | Allocations: 2063)
I, [2022-10-30T07:28:23.496290 #195725] INFO -- : [0e8a5a8a-2a54-40c6-a0b4-5372ac66701f] Completed 500 Internal Server Error in 68ms (ActiveRecord: 40.4ms | Allocations: 4071)
F, [2022-10-30T07:28:23.499018 #195725] FATAL -- : [0e8a5a8a-2a54-40c6-a0b4-5372ac66701f]
[0e8a5a8a-2a54-40c6-a0b4-5372ac66701f] ActionView::Template::Error (undefined method escape' for URI:Module): [0e8a5a8a-2a54-40c6-a0b4-5372ac66701f] 1: <li class="clickable"> [0e8a5a8a-2a54-40c6-a0b4-5372ac66701f] 2: <img id="file<%= file.id %>" [0e8a5a8a-2a54-40c6-a0b4-5372ac66701f] 3: src="<%= thumb_for_file(file) %>" [0e8a5a8a-2a54-40c6-a0b4-5372ac66701f] 4: data-uris="<%= file.uri_cache %>" [0e8a5a8a-2a54-40c6-a0b4-5372ac66701f] 5: data-relative-url-root="<%= Redmine::Utils.relative_url_root %>" [0e8a5a8a-2a54-40c6-a0b4-5372ac66701f] 6: data-rich-asset-id="<%= file.id %>" [0e8a5a8a-2a54-40c6-a0b4-5372ac66701f] [0e8a5a8a-2a54-40c6-a0b4-5372ac66701f] plugins/redmine_ckeditor/lib/redmine_ckeditor/rich_files_helper_patch.rb:5:in thumb_for_file'
[0e8a5a8a-2a54-40c6-a0b4-5372ac66701f] plugins/redmine_ckeditor/app/views/rich/files/_file.html.erb:3
[0e8a5a8a-2a54-40c6-a0b4-5372ac66701f] lib/redmine/sudo_mode.rb:61:in `sudo_mode'

@cguermi
Copy link

cguermi commented Nov 21, 2022

Hello,

Still have the exact same error even after the commits made by @nomadli ..

any suggestions please ?

@tantic
Copy link

tantic commented Oct 24, 2023

Hello,
Same for me, has anyone found the solution?
Thanks

@nomadli
Copy link

nomadli commented Oct 25, 2023

Sorry everyone, I am a C & golang programmer and I am not familiar with Ruby and do not intend to learn this language. I have only used these plugins in my team, so I cannot invest too much time in fixing these issues.

@tantic
Copy link

tantic commented Oct 25, 2023

Sorry everyone, I am a C & golang programmer and I am not familiar with Ruby and do not intend to learn this language. I have only used these plugins in my team, so I cannot invest too much time in fixing these issues.

No worries of course, I understand, I'am not a good programmer but i'am going to try to fix it, i'll come back here if i find something

@MasyGreen
Copy link

Sorry everyone, I am a C & golang programmer and I am not familiar with Ruby and do not intend to learn this language. I have only used these plugins in my team, so I cannot invest too much time in fixing these issues.

No worries of course, I understand, I'am not a good programmer but i'am going to try to fix it, i'll come back here if i find something

Try use clone from This

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants